Namespace - LJCWinFormControls
Parameters
panel - The parent SplitterPanel.
headerBox - The Header Box control.
toolPanel - The Tool Panel control.
dataGrid - The Data Grid control.
adjustAll - The adjustment value.
gridLeft - The Grid Left value.
gridTop - The Grid Top value.
Syntax
C# |
public static Void SetPanelControls(SplitterPanel panel, LJCHeaderBox headerBox, Panel toolPanel, LJCDataGrid dataGrid, Int32 adjustAll = 0, Int32 gridLeft = 0, Int32 gridTop = 0)
|
Sets size and position for standard list controls in a SplitterPanel.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.